###
Additive Model–use the decompose function to break apart the trend, seasonal, and irregular components. (Make sure type equals a.)
Expand the components further by applying the decomposition function to each figure. What can you assess from the overall trend? Overall seasonality?
Multiplicative Model–use the decompose function to break apart the trend, seasonal, and irregular components. (Make sure type equals m.). What can you assess from the irregular component?
###
###